@charset "utf-8";
/* CSS Document */

.rollBox a:link{ color: #4d4d4d; text-decoration: none;}
.rollBox a:hover{ color: #cc0000; text-decoration:underline;}
/* rollBox begin */
.rollBox{ display:block;overflow:hidden;margin:0 auto; position:relative} 
.rollBox .LeftBotton{height:45px;width:24px;background:url("../img/LeftBotton.png") no-repeat ;overflow:hidden;display:inline; position: absolute; left:0; top:45px;cursor:pointer;} 
.rollBox .RightBotton{height:45px;width:24px;background:url("../img/RightBotton.png") no-repeat ;overflow:hidden;display:inline;position: absolute; right:0; top:45px;cursor:pointer;} 
.rollBox .Cont{overflow:hidden;margin:0 auto} 
.rollBox .ScrCont{width:10000000px;} 
.rollBox .Cont .pic{width:340px; height:123px; margin-right:10px;float:left;text-align:center;color:#000;font-size:9pt; line-height:25px } 
.rollBox .Cont .pic img{width:340px; height:123px; display:block;margin:0 auto;} 
.rollBox .Cont a:link,.rollBox .Cont a:visited{} 
.rollBox .Cont a:hover{} 
.rollBox #List1,.rollBox #List2{float:left;} 
/* .rollBox .wdth {width:600px;      margin-top: 10px;} */
/* rollBox end */
